home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Bus / A / 4D Feb Etrnls.cpt / Feb.Ext.rsrc / 4DTE_15019 < prev    next >
Text File  |  1988-02-16  |  334b  |  5 lines

  1. GetString(Var;Expr1;Exp2)
  2.    Var is an alphanumeric variable
  3.    Expr1 an Expr2 are numeric expressions
  4.  
  5. After a call to GetString, Var contains the string stored in the 'STR#' resource whose resource ID is specified by Expr1 and whose location in the list is specified by Expr2. If the string is not found an empty string is returned.